[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        Random disk record write (INT 21h, 22h)

        Entry:
          AH = 22h
          DS:DX = address of FCB
        Return:
          AL = status
                0 successful read
                1 end of file
                2 data transfer area too small
                3 partial record, EOF

        Note: Data is read from the DTA

See Also: INT 21h, 0Fh INT 21h, 1Ah
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson